{% extends 'base.html' %} {% block title %}Server Error | TaskFlow{% endblock %} {% block content %}
Oops! Something went wrong on our end.
We're experiencing some technical difficulties. Our team has been notified and we're working to fix this issue.
{% if request.sentry.event_id %}Error ID: {{ request.sentry.event_id }}